home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5139 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.2 KB

  1. Path: ias_ppp0133.iamerica.net!72274.264
  2. From: 72274.264@compuserve.com (Sergey Kurtsev)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: REQUEST FOR HELP- UNUSUAL MEMORY LEAK!!!
  5. Date: Fri, 2 Feb 1996 12:43:12 -0500
  6. Organization: Hello, all.
  7. Message-ID: <72274.264.68.000EEB6E@compuserve.com>
  8. References: <4em45k$kjc_001@nagf.us-ny.citicorp.com>
  9. NNTP-Posting-Host: ias_ppp0133.iamerica.net
  10. X-Newsreader: Trumpet for Windows [Version 1.0 Rev B]
  11.  
  12. In article <4em45k$kjc_001@nagf.us-ny.citicorp.com> mike.grant@citicorp.com (Mike Grant) writes:
  13.  
  14. >I need help with an unusual memory leak in a program
  15. >which I have developed.  It seems to occur upon entry into 
  16. >member functions in a derived string class.  The leak is 
  17. >unusual in that the memory lost is always 4096 bytes.
  18. >I have no dynamically allocated memory of this size.
  19.  
  20.  A piece of source?
  21.  
  22.  On first sight looks like it's something in class, (like char[4096]), that's 
  23. allocated when object's created, but it, of course, can be smth else :-o
  24.  
  25.  
  26.   With all my wishes,
  27.   Sergey.
  28.  
  29.   72274.264@compuserve.com                                
  30.   http://ourworld.compuserve.com/homepages/Sergey_Kurtsev 
  31.  
  32. ---
  33.   Pessimist:  Can't be worse :-(
  34.   Optimist :  Can be... Can be... :-]
  35.  
  36.                                    ( A joke :-)
  37.